ConversationGlobalSize Property |
Contains the size of the conversation calculated from the size of all conversation items in the mailbox.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int GlobalSize { get; }Public ReadOnly Property GlobalSize As Integer
Get
Property Value
Type:
Int32The size of the global.
See Also